[HVM] Pass all non-RAM memory accesses to handle_mmio().
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 20 Oct 2006 08:30:23 +0000 (09:30 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 20 Oct 2006 08:30:23 +0000 (09:30 +0100)
commitb039222b0b5e53e8b402a58a9165a7e9ff4f27ff
tree15b865e5579f19233881eb10224718a5fb5f4b70
parentdbcc721001d302fda785dcebb2dc1c52d3b5d4b3
[HVM] Pass all non-RAM memory accesses to handle_mmio().

It is up to handle_mmio() to correctly handle accesses outside
valid device mmio regions.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/mm/shadow/multi.c